Function |method
http/method::|method
Usage
|method(name)
Parameters
↳ name: string
Return
↴ Option<HttpMethod>
Parse an HTTP method by name.
Returns None if name is not a recognised HTTP method string.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
http/method::|method
|method(name)
↳ name: string
↴ Option<HttpMethod>
Parse an HTTP method by name.
Returns None if name is not a recognised HTTP method string.